| C1.WPF.DX.4 Assembly > C1.Util.DX.DXGI Namespace > Resource1 Class > CreateSharedHandle Method : CreateSharedHandle(String,SharedResourceFlags,Nullable<SecurityAttributes>) Method |
'Declaration Public Overloads Function CreateSharedHandle( _ ByVal name As System.String, _ ByVal dwAccess As SharedResourceFlags, _ Optional ByVal attributesRef As System.Nullable(Of SecurityAttributes) _ ) As System.IntPtr
public System.IntPtr CreateSharedHandle( System.string name, SharedResourceFlags dwAccess, System.Nullable<SecurityAttributes> attributesRef )